currentTime
Property to get the current time formatted as a string.
Example usage:
val currentTime = LocalDateTime.now().currentDateTimeString()
Content copied to clipboard
Property to get the current time formatted as a string.
Example usage:
val currentTime = LocalDateTime.now().currentDateTimeString()